object IOForm: TIOForm Left = 403 Top = 256 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'IOForm' ClientHeight = 113 ClientWidth = 353 Color = 15724527 Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnClose = FormClose DesignSize = ( 353 113) PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 8 Top = 8 Width = 336 Height = 95 Anchors = [akLeft, akTop, akRight, akBottom] BevelOuter = bvLowered Color = 15724527 Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 DesignSize = ( 336 95) object Label1: TLabel Left = 8 Top = 8 Width = 4 Height = 16 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False ShowAccelChar = False end object CheckBox1: TCheckBox Left = 8 Top = 68 Width = 161 Height = 17 Anchors = [akLeft, akBottom] Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 5 Visible = False end object StaticText1: TStaticText Left = 8 Top = 25 Width = 321 Height = 28 Anchors = [akLeft, akTop, akRight, akBottom] AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False ShowAccelChar = False TabOrder = 3 end object Button1: TButton Left = 91 Top = 63 Width = 75 Height = 25 Anchors = [akRight, akBottom] Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 0 Visible = False OnClick = Button1Click end object Button2: TButton Left = 171 Top = 63 Width = 75 Height = 25 Anchors = [akRight, akBottom] Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 2 Visible = False OnClick = Button2Click end object Button3: TButton Left = 251 Top = 63 Width = 77 Height = 25 Anchors = [akRight, akBottom] Caption = 'OK' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = Button3Click end object Edit1: TMaskEdit Left = 176 Top = 36 Width = 153 Height = 22 Ctl3D = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Verdana' Font.Style = [] ParentCtl3D = False ParentFont = False TabOrder = 4 Visible = False OnKeyPress = Edit1KeyPress end object ComboBox1: TComboBox Left = 128 Top = 35 Width = 201 Height = 21 Anchors = [akRight, akBottom] Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ItemHeight = 13 ParentFont = False Sorted = True TabOrder = 6 Visible = False OnKeyPress = Edit1KeyPress end end end